I tried to save theme options on our copy of Kindergarten theme (WordPress 4.0.1) and everything is OK. Please activate DEBUG mode. Edit wp-config.php file of your WordPress and change line:
define('WP_DEBUG', false);
to
define('WP_DEBUG', true);
Let us know if any error messages are displayed in front-end or backend of your site.