Ports people, and others probably, there's a big chance that, if you use %wheel ALL=(ALL) ALL
you really want to have: Defaults:%wheel !env_reset %wheel ALL=(ALL) SETENV: ALL with the new sudo. I misconstrued some of Todd's changes, but that's what needed to keep the old behavior. In general, I don't see any point in trying to protect root against its own environment, and I don't want to be typing sudo -E forever. So, I'm pretty sure people are going to start complaining various things no longer work anyways (including PKG_PATH=.... sudo pkg_add)...
