BLOCK_CUSTOM_DISABLED

Hide this block by default but let individual users show it.

drupal/modules/block/block.module, line 27

<?php
define('BLOCK_CUSTOM_DISABLED', 2)
?>