Edit mrbs_auth.inc and change line 37 from

$page_level['report.php']                = 1;

to

$page_level['report.php']                = 2;

Users will still see the link to the Report page, but they won't be able to access it. (This changes in the default branch where users will only see links to pages for which they have access).