a typical web.config file has a <system.web/> section and a <system.webServer/> section.
I'm under the impression that IIS7 / IIS7 express ignore the <system.web/> section .. so if we will never use that cursed thing called Cassin/Web Development Server and only develop against IIS7 or IIS7 Express, then can we nuke this section completely from our web.config files?