Does it make sense to setup a CI for the 2.4 branch and trunk builds of httpd such that after each commit, the system makes sure that it at least builds?
I know I am guilty of making and committing "simple changes" w/o a local test build, which, unfortunately, have typos which cause the build to fail. Automation is our friend :)