I know I check it programmatically from
ConfigurationSection configSection =
(CompilationSection) ConfigurationManager.GetSection( "system.web/compilation" );
I know that it is also somewhat slower to have in production ... yet if we are in a kind of beta it does not harm yet ...