I found this extra sql query for 1.4.9. It's not present in 1.4.7
SELECT option_value FROM wp_options WHERE option_name = 'aiosp_donate' LIMIT 1
[wp-includes/functions.php(366): wpdb->get_row()]
Please remove it as it is adding unnecessary sql query.