Hi
Actually I’ve worked this out. It’s because I have the widgets plugin active, this effects most things in my sidebar, but i’ve found I can achieve a home page link by adding echo "<a href='/'>Home</a>";
to the widget_pages function in widgets.php, before the wp_list_pages function is called