Came across this issue for another module: https://drupal.org/node/1899000

It linked to this: https://twitter.com/davereid/status/294554866649542657

Which basically said we should use hook_page_build() and not hook_init().

Just a small optimisation.