Very useful plugin but it spawns some errors with user roles lower than Editor. I guess it's an easy fix. Here's what comes out when WP_DEBUG is enabled:
// this appears on every page
Notice: Trying to get property of non-object in /path/to/wp/wp-admin/includes/template.php on line 1858
// and this when you try to change the page in the list of posts by entering a number
Warning: Cannot modify header information - headers already sent by (output started at /path/to/wp/wp-admin/includes/template.php:1858) in /path/to/wp/wp-includes/pluggable.php on line 934