I've found that the count modules and other styles in the debug position in the latest build messes with my layout, it puts the (hidden)title of any module in that position under the footer. All that is needed is the simple declaration
<jdoc:include type="modules" name="debug"/>
That and the <position>debug</position> in the templates xml file
Thanks for adding this position tho' :D