Index: wp-admin/includes/theme.php
===================================================================
--- wp-admin/includes/theme.php (revision 17376)
+++ wp-admin/includes/theme.php (working copy)
@@ -298,6 +298,7 @@
                __( 'Features' ) => array(
                        'blavatar'             => __( 'Blavatar' ),
                        'buddypress'           => __( 'BuddyPress' ),
+                       'child-theme'          => __( 'Child Theme' ),
                        'custom-background'    => __( 'Custom Background' ),
                        'custom-colors'        => __( 'Custom Colors' ),
                        'custom-header'        => __( 'Custom Header' ),