The module's scope is no longer limited to required fields - thus the module has been renamed from "CCK Required Single Select" to "CCK Single Select".
Added available variable "$required" to the template for customizing the text of the non-value first option, allowing to handle both required and optional fields.
$option defaults to "- Please select an option -" for required and to "- No selection -" for optional fields.